home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 049a / twist.zip / TWIST.DOC next >
Text File  |  1991-03-13  |  4KB  |  85 lines

  1. Hello there.
  2.  
  3. I have written a small program to fix the problem of TosScan killing or tossing
  4. as dupes messages coming from an Imail point.
  5.  
  6. Apparently, TosScan does not like Imail's product code, and refuses to process
  7. messages from and Imail point correctly. This does not happen with non-point
  8. Imail systems, just Imail points under a TosScan boss are affected.
  9.  
  10. Contrary to what Mark Howard has said, setting the TosScan boss as Type 2+ in
  11. Imail's setup will not do the trick. The product code in Imail's packets have
  12. to be changed for one that TosScan will recognise.
  13.  
  14. What my little program does, is to take the place of your archiver in Imail
  15. Setup program:
  16.  
  17. ┌──────────────────────────[Compression Programs]─┐
  18. │                                                 │
  19. │ Program 1      twist.exe zip                    │
  20. │ Program 2      twist.exe lharc                  │
  21. │ Program 3      twist.exe pak                    │
  22. │ Program 4      twist.exe kPkpak                 │
  23. │ Program 5      twist.exe arc                    │
  24. │ Program 6      twist.exe oZoo                   │
  25. │ Program 7      twist.exe Jarj                   │
  26. │ Program 8                                       │
  27. │ Program 9                                       │
  28. │ Program 10                                      │
  29. │                                                 │
  30. └─────────────────────────────────────────────────┘
  31.  
  32. Only the first letter of each parameter is significant, but I have put
  33. the full names here to indicate which archivers the command.
  34.  
  35. ┌──────────────────────────────────────────[Node Export Manager]─┐
  36. │                                                                │
  37. │ Address        1:135/57.0                                      │
  38. │ Password                                                       │
  39. │ Groups                                                         │
  40. │ Direct         N                                               │
  41. │ Remote Maint   N                                               │
  42. │ Status         Normal                                          │
  43. │ Program        twist.exe zip                                   │
  44. │ Capability     Type 2+                                         │
  45. │                                                                │
  46. └────────────────────────────────────────────────────────────────┘
  47.  
  48. In the case above TWIST.EXE is being used with the Z
  49. parameter, indicating Zip compression. It can also be used
  50. with A for Arc, L for LHarc, K for PKPAK and P for PAK, O for Zoo and J
  51. for Arj.
  52.  
  53.  
  54. When Imail packs mail for that node it will run as follows:
  55.  
  56. >TosScan Arm Twister, (C) 1991, Arturo Batista, @Fidonet 1:135/71.79
  57. >
  58. >Looking for packets to process
  59. >
  60. >Processing: 27D9B3FC.PKT from 1:135/71.79 to 1:135/71.0
  61. >
  62. >The Product code in this packet (27D9B3FC.PKT) is: 75
  63. >Changing the product code to TosScan's own...
  64. >Packing mail with your choice archiver....
  65. >
  66. >PKZIP (R)   FAST!   Create/Update Utility   Version 1.1   03-15-90
  67. >Copr. 1989-1990 PKWARE Inc.  All Rights Reserved.  PKZIP/h for help
  68. >PKZIP Reg. U.S. Pat. and Tm. Off.
  69. >
  70. >Creating ZIP: 0000004F.SA3
  71. >  Adding: 27D9B3FC.PKT  shrinking (18%), done.
  72. >  Done!
  73. >
  74.  
  75. The program is extremely fast, since it only changes one byte, and does not
  76. touch the rest of the packet, and it requires about 11k of memory above what
  77. PkZip and Imail shelled consume to do it's trick.
  78.  
  79. Itis being hatched to the SDS and can be had at 1:135/57, 9600 HST as TWIST.ZIP
  80.  
  81. Art
  82.  
  83. @Fidonet 1:135/57.79  and 1:135/71.79
  84.  
  85.